projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20dd24c
)
; * src/pgtkterm.c (pgtk_mouse_position): Add bug ID to the comment
author
Yuuki Harano
<masm+github@masm11.me>
Mon, 15 Nov 2021 16:31:19 +0000
(
01:31
+0900)
committer
Yuuki Harano
<masm+github@masm11.me>
Mon, 15 Nov 2021 16:31:19 +0000
(
01:31
+0900)
src/pgtkterm.c
patch
|
blob
|
history
diff --git
a/src/pgtkterm.c
b/src/pgtkterm.c
index 5d39276a8840fa3a161608d018fb9480adc494af..f306b9c4142f4fa00cb6f1641fde1a05113175ab 100644
(file)
--- a/
src/pgtkterm.c
+++ b/
src/pgtkterm.c
@@
-3350,7
+3350,7
@@
pgtk_mouse_position (struct frame **fp, int insist, Lisp_Object * bar_window,
}
}
- /* f1 can be a terminal frame. */
+ /* f1 can be a terminal frame.
Bug#50322
*/
if (f1 == NULL || !FRAME_PGTK_P (f1))
{
unblock_input ();